* gAdmin Filterscript by Goldkiller						|			v 0.8a
* 										|			
* Includes:DUDB,DINI,Dutils by Dracoblue					|	     GER / ENG Versions
*										|
* Usefull Functions by Sacky,Smuggler,Unnamed,Luby,Y_Less,			|
*	Iain Gilbert,Simon,breadfish,Dracoblue					|				  		 
*										|
________________________________________________________________________________|


This is a basic Userfiles we will take to describe what they are for:

	password_hash=772474394
	AdminLevel=1
	RegIP=127.0.0.1
	IP=127.0.0.1
	Trusted=0
	Money=14324
	Deaths=1
	Kills=0
	BankMoney=0
	TimesSpawned=2

password_hash	 = 	The Players password.Of course it's encrypted ;)
AdminLevel	 = 	The Players Admin Level.Level 1 means he's a normal user.Everything above makes him to a "real" Admin
RegIP	 	 =	This is the IP the Player has used when he registrated this Account
IP		 =	This is the IP the Player has used last time he was logged in (Needed for AutoLogin)
Trusted 	 =	Set it to 1,the Player wont be kicked from the one of the four list's in this Script.Setting it to 1 is the same as writing the name on the whitelist
Money 		 = 	Amount of money a player has
Deaths 		 = 	How often the Player died (Is needed for stats)
Kills 		 = 	How often the Player killed someone (Is needed for stats)
BankMoney	 = 	Amount of money the Player has on his bankaccount
TimesSpawned 	 = 	Count how often the Player has spawned



